Books - Review


Showing all books by: Robert C O'Brien

Problem!

You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near 'Brien' AND books.first_name='Robert C'' at line 3

Query: select DATE_FORMAT(date_finished, '%M %D %Y') as date, last_name, first_name, title, score, synopsis, comments, year_published,imagename from books where books.last_name='O'Brien' AND books.first_name='Robert C'